Skip to main content

Google Cloud Functions

Cloud Functions is a lightweight, event-based, asynchronous compute solution that allows you to create small, single-purpose functions that respond to Cloud events without the need to manage a server or a runtime environment.

Setup​

  1. Read Prerequisites and How to run a sample first.

Samples​